home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / actionrp / nhplusx.bin / nhplusx / nhplusX / nhplus / install.linux < prev    next >
Text File  |  1995-09-15  |  1KB  |  36 lines

  1. Here is a complied version of nhplus for linux.
  2. This is the X11 version.
  3. It was compiled with no water-weirds (no black market) and the monk bug
  4. fixed (hopefully). I don't know if no water-weirds means now that there is
  5. no WoW there, also. Try and see ;)
  6. To install copy all these files to the directory /usr/local/games/nhplus
  7. install the font somewhere X can find them. (I have them in
  8. /usr/lib/X11/fonts/misc)
  9. so 
  10. cp X11/nh10.pcf /usr/X11/lib/fonts/misc
  11. mkfontdir /usr/X11/lib/fonts/misc
  12. xset fp rehash
  13.  
  14. Then read the rdb for nethack
  15. xrdb -override X11/NetHack.ad
  16.  
  17. I included also a sample .nethackrc . Don't use a tombestone, it sigfaults
  18. for some reason (But causes no other damage).
  19.  
  20. I have nhplus suided, so it has write permission to /usr/local/games/nhplus.
  21. This by having that belong to games.bin, and then
  22. chown games.bin /usr/local/games/nhplus/nhplus
  23. chmod a+s /usr/local/games/nhplus/nhplus
  24. There probably is a better way to do it.
  25.  
  26.  
  27. I didn't write nhplus, I just compiled it for linux.  Stephen White wrote
  28. nhplus. Look at the various *.txt files. If someone is interested in the
  29. chages I made to compile for linux, just drop me a line. I'll email the
  30. changes. (Just makefile changes, mostly)
  31.  
  32.  
  33.      have fun,
  34.      Michael Lachmann
  35.      dirk@charles.stanford.edu
  36.